signIn abstract method

void signIn(
  1. TargetPlatform platform
)

Triggers a sign in.

Implementation

void signIn(TargetPlatform platform);