menu
meshagent package
documentation
room_server_client.dart
TokenValue
TokenValue.new const constructor
TokenValue.new const constructor
dark_mode
light_mode
TokenValue
constructor
const
TokenValue
(
{
required
String
identity
,
ApiScope
?
api
,
String
?
role
,
})
Implementation
const TokenValue({required this.identity, this.api, this.role});
meshagent package
documentation
room_server_client
TokenValue
TokenValue.new const constructor
TokenValue class