toMap method

Map toMap()
override

Implementation

Map toMap() =>
    _stripNullValues({'path': path, 'prefix': prefix, 'elements': elements});