implicit property

bool? implicit
final

Whether the property is implicit (implies false if absent).

Implementation

final bool? implicit;