toInt static method

int toInt(
  1. DebugFlag e
)

Implementation

static int toInt(DebugFlag e) => e.index;