minLength property Null safety

int minLength

Implementation

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

Implementation

set minLength(int value) native;