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