menu
another_stability_ai package
documentation
engine/engine_dto.dart
Engine
Engine.fromJson factory constructor
Engine.fromJson factory constructor
dark_mode
light_mode
Engine.fromJson
constructor
Engine.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory Engine.fromJson(Map<String, dynamic> json) => _$EngineFromJson(json);
another_stability_ai package
documentation
engine/engine_dto
Engine
Engine.fromJson factory constructor
Engine class