value property

int64 value
read / write

The value of the option. ; string representation of int, use int.parse

Implementation

late int64 value;