menu
jaguar_query_nullsafety package
documentation
jaguar_query_nullsafety.dart
Whereable
orMap<T> abstract method
orMap<T> abstract method
dark_mode
light_mode
orMap<
T
>
abstract method
Whereable
orMap
<
T
>(
Iterable
<
T
>
iterable
,
MappedExpression
<
T
>
func
)
Implementation
Whereable orMap<T>(Iterable<T> iterable, MappedExpression<T> func);
jaguar_query_nullsafety package
documentation
jaguar_query_nullsafety
Whereable
orMap<T> abstract method
Whereable class