valueOf static method

Instance_DiskType? valueOf(
  1. int value
)

Implementation

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