JsonDataScript class
GeneralLib
Constructors
-
JsonDataScript.new({required String className, required List<
String> datas, bool is_databaseUniverse = false}) - GeneralLib
Properties
- className ↔ String
-
GeneralLib
getter/setter pair
-
datas
↔ List<
String> -
GeneralLib
getter/setter pair
- first → String
-
GeneralLib
no setter
- first_name → String
-
GeneralLib
no setter
- hashCode → int
-
The hash code for this object.
no setterinherited
- is_databaseUniverse ↔ bool
-
GeneralLib
getter/setter pair
- last → String
-
GeneralLib
no setter
- last_name → String
-
GeneralLib
no setter
- 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
-
saveToFile(
Directory output) → Future< Directory> - GeneralLib
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited