smartLockSignOut static method

Future<void> smartLockSignOut()

Stop Google Smart Lock to sign in automatically.

Implementation

static Future<void> smartLockSignOut() => _channel.invokeMethod('smartLockSignOut');