menu
genkit package
documentation
client.dart
Operation
Operation.fromJson factory constructor
Operation.fromJson factory constructor
dark_mode
light_mode
Operation.fromJson
constructor
Operation.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory Operation.fromJson(Map<String, dynamic> json) => _$OperationFromJson(json);
genkit package
documentation
client
Operation
Operation.fromJson factory constructor
Operation class