userPoolId property

void userPoolId=(String value)

Implementation

set userPoolId(String value) {
  _userPoolId = value;
}