toJson abstract method

Map<String, dynamic> toJson()

Converts the Feature to a JSON object.

Implementation

Map<String, dynamic> toJson();