register abstract method

Future<String?> register(
  1. HashMap values
)

Implementation

Future<String?> register(HashMap values);