fromValue static method

Attributes fromValue(
  1. int value
)

Implementation

static Attributes fromValue(int value) => Attributes._fromValue(value);