min_user_age property

int min_user_age
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;