menu
bluesky package
documentation
tools_ozone_queue_defs.dart
QueueView
QueueView.fromJson factory constructor
QueueView.fromJson factory constructor
dark_mode
light_mode
QueueView.fromJson
constructor
QueueView.fromJson
(
Map
<
String
,
Object
?
>
json
)
Implementation
factory QueueView.fromJson(Map<String, Object?> json) => _$QueueViewFromJson(json);
bluesky package
documentation
tools_ozone_queue_defs
QueueView
QueueView.fromJson factory constructor
QueueView class