AliasResultModel class

Constructors

AliasResultModel.fromMap(Map json)

Properties

alias ↔ String?
getter/setter pair
code ↔ int
jPushηŠΆζ€πŸ΄
getter/setter pair
hashCode β†’ int
The hash code for this object.
no setterinherited
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
toMap() β†’ Map<String, dynamic>
toString() β†’ String
A string representation of this object.
inherited

Operators

operator ==(Object other) β†’ bool
The equality operator.
inherited