toJson method

Future<String> toJson()

Implementation

Future<String> toJson() => _converter.toJson(toPigeon());