signOut method

  1. @override
Future signOut()
override

Implementation

@override
Future signOut() async {
  /// This plugin doesn't cache anything, so nothing to do.
}