menu
orm package
documentation
dmmf.dart
OtherOperationMappings
OtherOperationMappings const constructor
OtherOperationMappings const constructor
dark_mode
light_mode
OtherOperationMappings
constructor
const
OtherOperationMappings
(
{
required
Iterable
<
String
>
read
,
required
Iterable
<
String
>
write
,
})
Implementation
const OtherOperationMappings({ required this.read, required this.write, });
orm package
documentation
dmmf
OtherOperationMappings
OtherOperationMappings const constructor
OtherOperationMappings class