menu
another_quickbase package
documentation
another_quickbase_models.dart
AppEvent
AppEvent.new constructor
AppEvent.new constructor
dark_mode
light_mode
AppEvent
constructor
AppEvent
(
{
String
?
name
,
AppEventType
?
type
,
String
?
url
,
bool
?
isActive
,
User
?
owner
,
String
?
tableId
,
})
Implementation
AppEvent({ this.name, this.type, this.url, this.isActive, this.owner, this.tableId });
another_quickbase package
documentation
another_quickbase_models
AppEvent
AppEvent.new constructor
AppEvent class