getSchemaMethodAcdc abstract method

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

Implementation

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