logOut method

Future<void> logOut()

Sign Out from Facebook

Implementation

Future<void> logOut() => _authPlatform.logOut();