toInt static method

int toInt(
  1. CameraUpdateReason e
)

Implementation

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