getValues static method

List<ErrorCode> getValues()

Implementation

static List<ErrorCode> getValues() => List.from(_values);