DynamicMapExtensions extension

Provides extended methods for DynamicMap.

DynamicMap用の拡張メソッドを提供します。

on

Methods

toTreeMap([String keyBuilder(String key)?]) Map<String, dynamic>
Converts a DynamicMap with a key of String in the path structure to a DynamicMap in the tree structure.