age property

int? age
getter/setter pair

The age in years based on the user's birth date.

Updates to this field are currently not supported.

Optional.

Implementation

core.int? age;