menu
chalona_api package
documentation
chalona_api.dart
ChalonaMapObject<S extends ChalonaType>
operator [] method
operator [] method
dark_mode
light_mode
operator []
method
S?
operator []
(
String
key
)
Implementation
S? operator [](String key) => _members[key];
chalona_api package
documentation
chalona_api
ChalonaMapObject<S extends ChalonaType>
operator [] method
ChalonaMapObject class