logout abstract method

Future logout({
  1. required MethodCall call,
})

Implementation

Future<dynamic> logout({required MethodCall call});