easy_onvif
i8n_text
I8nText
I8nText constructor
I8nText
I8nText
constructor
Null safety
I8nText
(
{
String
?
lang
,
String
?
text
}
)
Implementation
I8nText({this.lang, this.text});
easy_onvif
i8n_text
I8nText
I8nText constructor
I8nText class
Constructors
I8nText
fromJson
Properties
hashCode
lang
runtimeType
text
Methods
noSuchMethod
toJson
toString
Operators
operator ==