start property - Match class - dart:core library (original) (raw)

description

int getstart

The index in the string where the match starts.

Implementation

int get start;