toMap abstract method

Map<String, dynamic> toMap()

Returns the map representation of a Batchable instance.

Implementation

Map<String, dynamic> toMap();