menu
obby_client
obby_client.dart
ObbyEventIsupportToken
ObbyEventIsupportToken.new const constructor
ObbyEventIsupportToken.new
dark_mode
light_mode
ObbyEventIsupportToken
constructor
const
ObbyEventIsupportToken
(
{
required
String
token
,
required
String
?
value
,
})
Implementation
const ObbyEventIsupportToken({ required this.token, required this.value, });
obby_client
obby_client
ObbyEventIsupportToken
ObbyEventIsupportToken.new const constructor
ObbyEventIsupportToken class