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
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