menu
registration_delivery package
documentation
models/entities/task_resource.dart
TaskResourceModelMapper
isFor method
isFor method
dark_mode
light_mode
isFor
method
bool
isFor
(
dynamic
v
)
inherited
Implementation
bool
isFor(
dynamic
v) => v
is
T;
registration_delivery package
documentation
models/entities/task_resource
TaskResourceModelMapper
isFor method
TaskResourceModelMapper class
Properties
discriminatorKey
discriminatorValue
fields
hashCode
hook
id
ignoreNull
instantiate
runtimeType
shallowEncoding
superHook
superMapper
type
typeFactory
Methods
addSubMapper
canDecode
decode
decodeJson
decodeMap
decoder
decodeValue
encode
encodeJson
encodeMap
encoder
encodeValue
equals
equalsValue
hash
hashValue
includeTypeId
inherit
isFor
isForType
isValueEqual
noSuchMethod
stringify
stringifyValue
subOrSelfFor
toString
Operators
operator ==
Static methods
ensureInitialized
fromJson
fromMap