ownerGlobalName property
The display name of the owner, if set
Implementation
@JsonKey(includeIfNull: true, name: 'owner_global_name')
final String? ownerGlobalName;
The display name of the owner, if set
@JsonKey(includeIfNull: true, name: 'owner_global_name')
final String? ownerGlobalName;