signOut abstract method

Future<void> signOut(
  1. P? param
)

Sign out

Implementation

Future<void> signOut(P? param);