username property Null safety

String username
@JsonKey(name: "username"), read / write

Implementation

@JsonKey(name: "username")
String username;