menu
nextcloud package
documentation
weather_status.dart
ForecastBuilder
time property
time property
dark_mode
light_mode
time
property
String
?
get
time
override
Implementation
String?
get
time => _$
this
._time;
set
time
(
covariant
String
?
time
)
covariant
override
Implementation
set
time(
covariant
String?
time) => _$
this
._time = time;
nextcloud package
documentation
weather_status
ForecastBuilder
time property
ForecastBuilder class
Constructors
ForecastBuilder
Properties
data
hashCode
runtimeType
time
Methods
build
noSuchMethod
replace
toString
update
Operators
operator ==