toJson method

Map<String, dynamic> toJson()

VmcData object to json

Implementation

Map<String, dynamic> toJson() => _$VmcDataToJson(this);