encodeMethodAcdc abstract method

Future<String> encodeMethodAcdc({
  1. required ACDC that,
  2. dynamic hint,
})

Implementation

Future<String> encodeMethodAcdc({required ACDC that, dynamic hint});