Deeplinks class

Constructors

Deeplinks.fromJson(Map<String, dynamic> json)

Properties

appGuid String?
getter/setter pair
appUriPath String?
getter/setter pair
getter/setter pair
brandGuid String?
getter/setter pair
created String?
getter/setter pair
guid String?
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
installType String?
getter/setter pair
installUrl String?
getter/setter pair
modified String?
getter/setter pair
os String?
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toJson() Map<String, dynamic>
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited