eliud_pkg_fundamentals
bespoke_models
ActionModelRegistry
getMapper method
getMapper
getMapper
method
Null safety
ActionModelMapper
?
getMapper
(
String
?
actionType
)
Implementation
ActionModelMapper? getMapper(String? actionType) { return mappers[actionType!]; }
eliud_pkg_fundamentals
bespoke_models
ActionModelRegistry
getMapper method
ActionModelRegistry class
Properties
hashCode
mappers
runtimeType
Methods
addMapper
getMapper
noSuchMethod
toString
Operators
operator ==
Static methods
registry