valueOf static method

Filter_Order? valueOf(
  1. int value
)

Implementation

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