isUnderage property
Whether the user is underage (null will keep the setting from initialization or from a previous call to setUser
)
Implementation
bool? isUnderage;
Whether the user is underage (null will keep the setting from initialization or from a previous call to setUser
)
bool? isUnderage;