reportedUserUsername property

  1. @JsonKey.new(includeIfNull: true, name: 'reported_user_username')
String? reportedUserUsername
final

Implementation

@JsonKey(includeIfNull: true, name: 'reported_user_username')
final String? reportedUserUsername;