menu
open_meteo package
documentation
weather_api_openmeteo_sdk_generated.dart
VariablesWithTimeBuilder
addTime method
addTime method
dark_mode
light_mode
addTime
method
int
addTime
(
int
?
time
)
Implementation
int addTime(int? time) { fbBuilder.addInt64(0, time); return fbBuilder.offset; }
open_meteo package
documentation
weather_api_openmeteo_sdk_generated
VariablesWithTimeBuilder
addTime method
VariablesWithTimeBuilder class