ownerUsername property
The username of the guild owner
Implementation
@JsonKey(includeIfNull: true, name: 'owner_username')
final String? ownerUsername;
The username of the guild owner
@JsonKey(includeIfNull: true, name: 'owner_username')
final String? ownerUsername;