resetUid method

Future<void> resetUid()

Implementation

Future<void> resetUid() {
  return AntsomiPlatform.instance.resetUid();
}