menu
sunny_service_stubs package
documentation
contact/sunny_place.dart
SunnyPlace
operator []= method
operator []= method
dark_mode
light_mode
operator []=
method
void
operator []=
(
String
key
,
dynamic
value
)
inherited
Implementation
operator []=(String key, value) => wrapped[key] = value;
sunny_service_stubs package
documentation
contact/sunny_place
SunnyPlace
operator []= method
SunnyPlace class