identifyUser method

void identifyUser()

Implementation

void identifyUser() {
  throw UnimplementedError('identifyUser() has not been implemented.');
}