profile property

  1. @JsonKey(name: 'profile')
UserProfile? profile
inherited

Implementation

@JsonKey(name: 'profile')
UserProfile? get profile => throw _privateConstructorUsedError;