MethodCompleterStrategy.doNothing constructor

MethodCompleterStrategy.doNothing()

Implementation

factory MethodCompleterStrategy.doNothing() => _DoNothing();