withdrawToJson abstract method

String withdrawToJson({
  1. required Withdraw that,
  2. dynamic hint,
})

Implementation

String withdrawToJson({required Withdraw that, dynamic hint});