eliud_pkg_fundamentals
bespoke_models
ActionModel
ActionModel constructor
ActionModel
ActionModel
constructor
Null safety
ActionModel
(
AppModel
app
,
{
DisplayConditionsModel?
conditions
,
String
?
actionType
}
)
Implementation
ActionModel(this.app, {this.conditions, this.actionType});
eliud_pkg_fundamentals
bespoke_models
ActionModel
ActionModel constructor
ActionModel class
Constructors
ActionModel
Properties
actionType
app
conditions
hashCode
runtimeType
Methods
collectReferences
copyWith
describe
hasAccess
message
noSuchMethod
toEntity
toString
Operators
operator ==
Static methods
fromEntity
fromEntityPlus