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