implicit property Null safety
read / writeoverride
Is this function implicitly defined (e.g., implicit getter/setter)?
Implementation
bool? implicit;
Is this function implicitly defined (e.g., implicit getter/setter)?
bool? implicit;