game_scaffold_dart
server
GameMessage
message property
message
message
property
Null safety
String
message
Implementation
String get message => throw _privateConstructorUsedError;
game_scaffold_dart
server
GameMessage
message property
GameMessage class
Constructors
GameMessage
fromJson
Properties
copyWith
from
hashCode
message
runtimeType
to
type
Methods
map
mapOrNull
maybeMap
maybeWhen
noSuchMethod
toJson
toString
when
whenOrNull
Operators
operator ==