toJson abstract method

Map<String, dynamic> toJson()

Converts the batch item to a JSON representation.

Implementation

Map<String, dynamic> toJson();