clearAccountId method

Future<void> clearAccountId()

Implementation

Future<void> clearAccountId() async {
  throw UnimplementedError('clearAccountId() has not been implemented.');
}