easy_onvif
i8n_text
I8nText
I8nText.fromJson factory constructor
I8nText.fromJson
I8nText.fromJson
constructor
Null safety
I8nText.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory I8nText.fromJson(Map<String, dynamic> json) => _$I8nTextFromJson(json);
easy_onvif
i8n_text
I8nText
I8nText.fromJson factory constructor
I8nText class
Constructors
I8nText
fromJson
Properties
hashCode
lang
runtimeType
text
Methods
noSuchMethod
toJson
toString
Operators
operator ==