menu
prisma_generator_helper package
documentation
dmmf.dart
OtherOperations
OtherOperations.fromJson factory constructor
OtherOperations.fromJson factory constructor
dark_mode
light_mode
OtherOperations.fromJson
constructor
OtherOperations.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory OtherOperations.fromJson(Map<String, dynamic> json) => _$OtherOperationsFromJson(json);
prisma_generator_helper package
documentation
dmmf
OtherOperations
OtherOperations.fromJson factory constructor
OtherOperations class