Tion class Null safety

Constructors

Tion({String? en, String? de, String? es, String? fr, String? it, String? pl, String? ro, String? hu, String? nl, String? pt, String? sv, String? vi, String? tr, String? ru, String? ja, String? zh, String? zhTw, String? ko, String? ar, String? th, String? id})
Tion.fromJson(Map<String, dynamic> json)
factory

Properties

ar String?
read / write
de String?
read / write
en String?
read / write
es String?
read / write
fr String?
read / write
hashCode int
The hash code for this object. [...]
read-only, inherited
hu String?
read / write
id String?
read / write
it String?
read / write
ja String?
read / write
ko String?
read / write
nl String?
read / write
pl String?
read / write
pt String?
read / write
ro String?
read / write
ru String?
read / write
runtimeType Type
A representation of the runtime type of the object.
read-only, inherited
sv String?
read / write
th String?
read / write
tr String?
read / write
vi String?
read / write
zh String?
read / write
zhTw String?
read / write

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a non-existent 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