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