toJson abstract method

Map<String, dynamic> toJson()

Serializes BaseConfiguration to json.

Implementation

Map<String, dynamic> toJson();