MapExtensions<TValue> extension

on

Methods

lookupNested(String key) → TValue?

Available on Map<String, TValue>, provided by the MapExtensions extension

looks up in nested maps by key like key1:key2:key3