toJson method

String toJson()

toJson returns the DRMINFO from JSON.

Implementation

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