day property

  1. @JsonKey(name: 'day')
int get day
inherited

Day of the user's birth; 1-31.

Implementation

@JsonKey(name: 'day')
int get day;