Properties
appLinkDestination
↔ Uri ?
Property getter and setter for appLinkDestination:
getter/setter pair
appLinkDestinationArgs
↔ Map <String , dynamic > ?
Property getter and setter for appLinkDestinationArgs:
getter/setter pair
contactLinkPath
↔ JsonPath?
Property getter and setter for contactLinkPath:
getter/setter pair
defaultValues
↔ MModel?
Property getter and setter for defaultValues:
getter/setter pair
diffHashCode
→ int
no setter inherited
diffKey
→ dynamic
For Diffable
no setter inherited
diffSource
→ dynamic
For Diffable
no setter inherited
formName
↔ String ?
Property getter and setter for formName: Specifies a specific form used to do the rendering, in case the standard metadata generated form doesn't cut it
Specifies a specific form used to do the rendering, in case the standard metadata generated form doesn't cut it
getter/setter pair
hashCode
→ int
The hash code for this object.
no setter inherited
id
→ String ?
no setter inherited
ignoredPaths
→ Set <JsonPath >
no setter inherited
isCompleteOnResult
↔ bool ?
Property getter and setter for isCompleteOnResult:
getter/setter pair
isCompleteOnTap
↔ bool ?
Property getter and setter for isCompleteOnTap:
getter/setter pair
isUserFact
↔ bool ?
Property getter and setter for isUserFact: Whether the contact linked to this fact should be the user
Whether the contact linked to this fact should be the user
getter/setter pair
mfields
→ Set <String >
no setter override
mkey
→ MKey?
no setter inherited
mkeyOrNull
→ MKey?
no setter inherited
mtype
→ MSchemaRef
no setter inherited
recordKey
→ RecordKey?
no setter inherited
requiredDataEntry
↔ MSchemaRef?
Property getter and setter for requiredDataEntry:
getter/setter pair
runtimeType
→ Type
A representation of the runtime type of the object.
no setter inherited
starts
↔ List <IStartFlowSet > ?
Property getter and setter for starts:
getter/setter pair
wrapped
→ Map <String , dynamic >
final inherited
Methods
call <T > (dynamic key )
→ T?
inherited
clone ()
→ IBasicTaskInfo
override
diffEquals (dynamic other )
→ bool
inherited
diffIdentical (dynamic other )
→ bool
inherited
get (String name )
→ dynamic
inherited
getByPath <T > (JsonPath path )
→ T
inherited
has (String fieldName )
→ bool
inherited
jpath <T > (JsonPath<T > path , [T? value ])
→ T?
inherited
modified ()
→ dynamic
inherited
noSuchMethod (Invocation invocation )
→ dynamic
Invoked when a nonexistent method or property is accessed.
inherited
prune (Set <String > fields )
→ void
inherited
setByPath <T > (JsonPath<T > path , T? value )
→ dynamic
inherited
sync ([Set <String > ? fields ])
→ void
There are some weird cases where collections aren't synced properly with the underlying json. This will
overwrite the json with the latest value of the variable.
inherited
takeFrom (dynamic source )
→ void
override
takeFromMap (Map <String , dynamic > ? from , {bool copyEntries = true })
→ void
Used for meta-forms in setting deep properties
override
toJson ()
→ dynamic
toMap ()
→ Map <String , dynamic >
For RouteParams - move at some point?
inherited
toString ()
→ String
A string representation of this object.
override
Static Properties
fromJson
↔ _BasicTaskInfoFromJson
getter/setter pair
of
↔ _BasicTaskInfoConstructor
getter/setter pair
sunny_service_stubs 0.5.1