toJson abstract method

Map<String, dynamic> toJson()

Serialize this step to JSON.

Implementation

Map<String, dynamic> toJson();