dictionary method Null safety
- String key
override
Returns the value for the given key
as a MutableDictionary.
{@macro cbl.DictionaryInterface.typedNullableGetter
Implementation
@override
MutableDictionary? dictionary(String key);
Returns the value for the given key
as a MutableDictionary.
{@macro cbl.DictionaryInterface.typedNullableGetter
@override
MutableDictionary? dictionary(String key);