isPendingUser property

  1. @JsonKey(name: 'isPendingUser')
bool? isPendingUser
final

Implementation

@JsonKey(name: 'isPendingUser')
final bool? isPendingUser;