dateOfBirth property

  1. @JsonKey(name: 'dateOfBirth')
String? dateOfBirth
inherited

Implementation

@JsonKey(name: 'dateOfBirth')
String? get dateOfBirth => throw _privateConstructorUsedError;