startAuthenticationFlow abstract method

Future<bool> startAuthenticationFlow({
  1. String? deviceCode,
  2. bool useDeviceCode,
})

Implementation

Future<bool> startAuthenticationFlow({String? deviceCode, bool useDeviceCode});