TranslatedString class

Constructors

TranslatedString()
factory
TranslatedString.fromBuffer(List<int> i, [dynamic r = $pb.ExtensionRegistry.EMPTY])
factory
TranslatedString.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
runtimeType Type
A representation of the runtime type of the object.
read-only, inherited
translation List<TranslatedString_Translation>
@$pb.TagNumber(1), read-only

Methods

clone() TranslatedString
copyWith(void updates(TranslatedString)) TranslatedString
createEmptyInstance() TranslatedString
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
createRepeated() → dynamic
getDefault() TranslatedString