menu
obby_client
obby_client.dart
CommandMarkRead
CommandMarkRead.new const constructor
CommandMarkRead.new
dark_mode
light_mode
CommandMarkRead
constructor
const
CommandMarkRead
(
{
required
String
target
,
required
int
at_ms
,
})
Implementation
const CommandMarkRead({ required this.target, required this.at_ms, });
obby_client
obby_client
CommandMarkRead
CommandMarkRead.new const constructor
CommandMarkRead class