toJson method

Map<String, String> toJson()
inherited

Implementation

Map<String, String> toJson() => {'using': using, 'value': value};