username property

  1. @JsonKey.new(includeIfNull: false)
UsernameType? username
final

Implementation

@JsonKey(includeIfNull: false)
final UsernameType? username;