menu
another_quickbase package
documentation
another_quickbase_models.dart
RecordsQueryResponse
RecordsQueryResponse.new constructor
RecordsQueryResponse.new constructor
dark_mode
light_mode
RecordsQueryResponse
constructor
RecordsQueryResponse
(
{
List
<
Field
>
?
fields
,
RecordMetadata
?
metadata
,
List
<
Map
<
String
,
dynamic
>
>
?
data
,
})
Implementation
RecordsQueryResponse({ this.fields, this.metadata, this.data });
another_quickbase package
documentation
another_quickbase_models
RecordsQueryResponse
RecordsQueryResponse.new constructor
RecordsQueryResponse class