menu
sunny_sdk_core package
documentation
model/sunny_place.dart
SunnyPlace
name property
name property
dark_mode
light_mode
name
property
String
?
get
name
Implementation
String? get name;
set
name
(
String
?
name
)
Implementation
set name(String? name);
sunny_sdk_core package
documentation
model/sunny_place
SunnyPlace
name property
SunnyPlace class