menu
prisma_flutter_connector package
documentation
runtime_server.dart
ComputedField
orderBy property
orderBy property
dark_mode
light_mode
orderBy
property
Map
<
String
,
String
>
?
orderBy
final
ORDER BY for FIRST operation.
Implementation
final Map<String, String>? orderBy;
prisma_flutter_connector package
documentation
runtime_server
ComputedField
orderBy property
ComputedField class