menu
tealium package
documentation
common.dart
RemoteCommand
RemoteCommand constructor
RemoteCommand constructor
dark_mode
light_mode
RemoteCommand
constructor
RemoteCommand
(
String
id
, {
String
?
path
,
String
?
url
,
Function
?
callback
,
})
Implementation
RemoteCommand( this.id, { this.path, this.url, this.callback } );
tealium package
documentation
common
RemoteCommand
RemoteCommand constructor
RemoteCommand class