valueOf static method

TenantType valueOf(
  1. String name
)

Implementation

static TenantType valueOf(String name) => _$valueOf(name);