valueOf static method

Time? valueOf(
  1. int value
)

Implementation

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