decode method

bool decode(
  1. int raw
)
override

Implementation

bool decode(int raw) => raw != 0;