username property

  1. @JsonKey(name: 'username')
String username
final

Implementation

@JsonKey(name: 'username')
final String username;