min_user_age property
read / write
The minimum age of a user to be able to accept the terms; 0 if age isn't restricted.
Implementation
late int min_user_age;
The minimum age of a user to be able to accept the terms; 0 if age isn't restricted.
late int min_user_age;