resetAuth method

Future<Map<String, dynamic>> resetAuth()

Implementation

Future<Map<String, dynamic>> resetAuth() {
  throw UnimplementedError('resetAuth() has not been implemented.');
}