enabledByDefault property

bool enabledByDefault

Whether the lint rule is on or off by default in an empty analysis_options.yaml

Implementation

bool get enabledByDefault => true;