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