toJson method

String toJson()

Implementation

String toJson() => const OrderStatusConverter().toJson(this);