$mustCallSuper constant

  1. @protected
_MustCallSuper const $mustCallSuper

An alias to mustCallSuper so that generated code can reference it without us having to re-export it from package:over_react/over_react.dart.

Implementation

@protected
static const $mustCallSuper = mustCallSuper;