menu
obby_client
obby_client.dart
ObbyEventRawLine
ObbyEventRawLine.new const constructor
ObbyEventRawLine.new
dark_mode
light_mode
ObbyEventRawLine
constructor
const
ObbyEventRawLine
(
{
required
RawMessage
message
,
})
Implementation
const ObbyEventRawLine({ required this.message, });
obby_client
obby_client
ObbyEventRawLine
ObbyEventRawLine.new const constructor
ObbyEventRawLine class