menu
dds package
documentation
dap.dart
StepOutResponse
fromJson static method
fromJson static method
dark_mode
light_mode
fromJson
static method
StepOutResponse
fromJson
(
Map
<
String
,
Object
?
>
obj
)
override
Implementation
static StepOutResponse fromJson(Map<String, Object?> obj) => StepOutResponse.fromMap(obj);
dds package
documentation
dap
StepOutResponse
fromJson static method
StepOutResponse class