LoginData class
@ProjectName: u_push_plugin @ClassName: data @Description: dart文件描述 @Author: 孙浩 @QQ: 243280864 @CreateDate: 2020/9/8 18:35
- Inheritance
-
- Object
- BaseMessageData
- LoginData
Constructors
Properties
Methods
-
createDataByMap(
Map mapData) → void -
override
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a non-existent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited