debuggable property Null safety

bool? debuggable
read / write

Is this library debuggable? Default true.

Implementation

bool? debuggable;