enabled property Null safety

bool? enabled
read / write

Is this breakpoint enabled?

Implementation

bool? enabled;