value property

double get value

Get the numeric value of this breakpoint

Implementation

double get value => FSBreakpoints.value(this);