valueOf static method

AzureADTenantType? valueOf(
  1. int value
)

Implementation

static AzureADTenantType? valueOf($core.int value) => _byValue[value];