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