menu
sugar package
documentation
time.dart
OffsetTime
toLocal method
toLocal method
dark_mode
light_mode
toLocal
method
@useResult
LocalTime
toLocal
(
)
Converts this
OffsetTime
to a
LocalTime
.
Implementation
@useResult LocalTime toLocal() => LocalTime._(_native);
sugar package
documentation
time
OffsetTime
toLocal method
OffsetTime class