implicit property Null safety

bool? implicit
read / write

Is this function implicitly defined (e.g., implicit getter/setter)?

Implementation

bool? implicit;