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