menu
khadem package
documentation
contracts.dart
QueryBuilderInterface<T>
first abstract method
first abstract method
dark_mode
light_mode
first
abstract method
Future
<
T?
>
first
(
)
Returns the first row only.
Implementation
Future<T?> first();
khadem package
documentation
contracts
QueryBuilderInterface<T>
first abstract method
QueryBuilderInterface class