signIn abstract method

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

Sign in

Implementation

Future<T> signIn(P? param);