DownloadKeyRet class
Download Key Ret
Constructors
- DownloadKeyRet({String? tdk, String? tpk})
- Constructor SyncKeyBuild
Properties
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toJson(
) → Map< String, dynamic> -
Ret convert to Json Map
override
-
toRawJson(
) → String - to json String
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited
Static Methods
-
fromJson(
Map< String, dynamic> json) → dynamic - from json map
-
fromRawJson(
String rawData) → DownloadKeyRet - from json string