start property Null safety

int start

Implementation

int get start native;
void start=(int value)

Implementation

set start(int value) native;