valueOf static method

Timespan? valueOf(
  1. int value
)

Implementation

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