toMap method

Map<String, dynamic> toMap()

Converts input to map.

Implementation

Map<String, dynamic> toMap() => all();