menu
jaguar_query_nullsafety package
documentation
jaguar_query_nullsafety.dart
Field<ValType>
Field.inTable const constructor
Field.inTable const constructor
dark_mode
light_mode
Field<
ValType
>.inTable
constructor
const
Field<
ValType
>.inTable
(
String
?
tableName
,
String
name
)
Implementation
const Field.inTable(this.tableName, this.name);
jaguar_query_nullsafety package
documentation
jaguar_query_nullsafety
Field<ValType>
Field.inTable const constructor
Field class