toJson method

String toJson()

get json string from ScanResponseModel.

Implementation

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