toJson method

String toJson()

convert PrintRowModel json

Implementation

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