toJson method

Map<String, dynamic> toJson()

Creates a map suitable for serialization to JSON.

Implementation

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