menu
another_quickbase package
documentation
another_quickbase_models.dart
AppUpsertRequest
AppUpsertRequest.new constructor
AppUpsertRequest.new constructor
dark_mode
light_mode
AppUpsertRequest
constructor
AppUpsertRequest
(
{
String
?
description
,
String
?
name
,
List
<
Variable
>
?
variables
,
String
?
assignToken
,
})
Implementation
AppUpsertRequest( {this.description, this.name, this.variables, this.assignToken});
another_quickbase package
documentation
another_quickbase_models
AppUpsertRequest
AppUpsertRequest.new constructor
AppUpsertRequest class