menu
rover_dashboard
data.dart
DriveCommand
create static method
create
dark_mode
light_mode
description
create
static method
DriveCommand
create
(
)
Implementation
@$core.pragma(
'dart2js:noInline'
)
static
DriveCommand create() => DriveCommand._();
rover_dashboard
data
DriveCommand
create static method
DriveCommand class