toJson abstract method

Map<String, dynamic> toJson()

Encode the Statement object to JSON.

Implementation

Map<String, dynamic> toJson();