TranslatedString_Translation class

Constructors

TranslatedString_Translation()
factory
TranslatedString_Translation.fromBuffer(List<int> i, [dynamic r = $pb.ExtensionRegistry.EMPTY])
factory
TranslatedString_Translation.fromJson(String i, [dynamic r = $pb.ExtensionRegistry.EMPTY])
factory

Properties

hashCode int
The hash code for this object. [...]
read-only, inherited
info_ → dynamic
read-only
language String
@$pb.TagNumber(2), read / write
runtimeType Type
A representation of the runtime type of the object.
read-only, inherited
text String
@$pb.TagNumber(1), read / write

Methods

clearLanguage() → void
@$pb.TagNumber(2)
clearText() → void
@$pb.TagNumber(1)
clone() TranslatedString_Translation
copyWith(void updates(TranslatedString_Translation)) TranslatedString_Translation
createEmptyInstance() TranslatedString_Translation
hasLanguage() bool
@$pb.TagNumber(2)
hasText() bool
@$pb.TagNumber(1)
noSuchMethod(Invocation invocation) → dynamic
Invoked when a non-existent method or property is accessed. [...]
inherited
toString() String
Returns a string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator. [...]
inherited

Static Methods

create() TranslatedString_Translation
createRepeated() → dynamic
getDefault() TranslatedString_Translation