toJson method

String toJson()

toJson is the json representation of the android.

Implementation

String toJson() => json.encode(toMap());