EnsureDisposeCalledRule constructor

EnsureDisposeCalledRule()

Implementation

EnsureDisposeCalledRule()
  : super(name: _RuleConstants.name, description: _RuleConstants.problem);