role property

  1. @JsonKey(includeToJson: false)
String? role
final

User role.

Implementation

@JsonKey(includeToJson: false)
final String? role;