menu
neomage package
documentation
data/commands/builtin/ultraplan_command.dart
RemoteSession
RemoteSession.new const constructor
RemoteSession.new const constructor
dark_mode
light_mode
RemoteSession
constructor
const
RemoteSession
(
{
required
String
id
,
String
?
title
,
String
?
url
,
})
Implementation
const RemoteSession({required this.id, this.title, this.url});
neomage package
documentation
data/commands/builtin/ultraplan_command
RemoteSession
RemoteSession.new const constructor
RemoteSession class