eliud_pkg_fundamentals
bespoke_models
ActionModelMapper
fromEntityPlus abstract method
fromEntityPlus
fromEntityPlus
method
Null safety
dynamic
fromEntityPlus
(
AppModel
app
,
ActionEntity
entity
)
Implementation
Future<ActionModel?> fromEntityPlus(AppModel app, ActionEntity entity);
eliud_pkg_fundamentals
bespoke_models
ActionModelMapper
fromEntityPlus abstract method
ActionModelMapper class
Constructors
ActionModelMapper
Properties
hashCode
runtimeType
Methods
fromEntity
fromEntityPlus
fromMap
noSuchMethod
toString
Operators
operator ==