logout method

  1. @override
void logout()
override

Implementation

@override
void logout() => methodChannel.invokeMethod<String>('logout');