isVerified property

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

Implementation

@JsonKey(name: 'verified')
final bool? isVerified;