toJson abstract method

Map<String, dynamic> toJson()

Serializes this source specification to JSON.

Implementation

Map<String, dynamic> toJson();