toJson abstract method

Map<String, dynamic> toJson()

Serialize this recipe to JSON.

Implementation

Map<String, dynamic> toJson();