toJson method

Map toJson()

Converts GitPath to Map

Implementation

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