getDistinctId method

Future<String> getDistinctId()
inherited

Implementation

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