getOaid method

Future<Supplier> getOaid()

Implementation

Future<Supplier> getOaid() {
  throw UnimplementedError('getOaid() has not been implemented.');
}