smartrider
gtfs-realtime.pb
TranslatedString
clone method
clone
smartrider
gtfs-realtime.pb
TranslatedString
clone method
TranslatedString class
Constructors
TranslatedString
fromBuffer
fromJson
Properties
hashCode
info_
runtimeType
translation
Methods
clone
copyWith
createEmptyInstance
noSuchMethod
toString
Operators
operator ==
Static methods
create
createRepeated
getDefault
clone
method
TranslatedString
clone
(
)
Implementation
TranslatedString clone() => TranslatedString()..mergeFromMessage(this);