toJson method

Map<String, dynamic> toJson()

Converts this Climb to JSON

Implementation

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