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