signUp abstract method

Future<T> signUp(
  1. P? param
)

Sign up

Implementation

Future<T> signUp(P? param);