reportedUserUsername property
- @JsonKey.new(includeIfNull: true, name: 'reported_user_username')
final
Implementation
@JsonKey(includeIfNull: true, name: 'reported_user_username')
final String? reportedUserUsername;
@JsonKey(includeIfNull: true, name: 'reported_user_username')
final String? reportedUserUsername;