menu
obby_client
obby_client.dart
ModelChangeNickChanged
ModelChangeNickChanged.new const constructor
ModelChangeNickChanged.new
dark_mode
light_mode
ModelChangeNickChanged
constructor
const
ModelChangeNickChanged
(
{
required
String
from
,
required
String
to
,
})
Implementation
const ModelChangeNickChanged({ required this.from, required this.to, });
obby_client
obby_client
ModelChangeNickChanged
ModelChangeNickChanged.new const constructor
ModelChangeNickChanged class