labelToIndex method

int labelToIndex(
  1. String label
)

Implementation

int labelToIndex(String label) => meta.labelToIndex(label);