dot method

Map<String, dynamic> dot()

Returns flat with dot join indexes.

Implementation

Map<String, dynamic> dot() => _dotImpl();