text property
Optional. Brief description of the game or high scores included in the game message.
Implementation
@JsonKey(name: 'text')
String? get text;
Optional. Brief description of the game or high scores included in the game message.
@JsonKey(name: 'text')
String? get text;