menu
another_quickbase package
documentation
another_quickbase_models.dart
FieldsDeletedResponse
FieldsDeletedResponse.new constructor
FieldsDeletedResponse.new constructor
dark_mode
light_mode
FieldsDeletedResponse
constructor
FieldsDeletedResponse
(
{
List
<
String
>
?
errors
,
List
<
int
>
?
deletedFieldIds
,
})
Implementation
FieldsDeletedResponse({ this.errors, this.deletedFieldIds });
another_quickbase package
documentation
another_quickbase_models
FieldsDeletedResponse
FieldsDeletedResponse.new constructor
FieldsDeletedResponse class