profile property

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

Implementation

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