menu
jaguar_query_nullsafety package
documentation
jaguar_query_nullsafety.dart
CondCol<ValType>
length property
length property
dark_mode
light_mode
length
property
int
get
length
override
Always returns 1 because relational condition is not a composite expressions
Implementation
int get length => 1;
jaguar_query_nullsafety package
documentation
jaguar_query_nullsafety
CondCol<ValType>
length property
CondCol class