detachDeprecated abstract method

  1. @Deprecated('Use "changeDetection: ChangeDetectionStrategy.onPush" instead')
  2. @protected
void detachDeprecated()

Implementation

@Deprecated('Use "changeDetection: ChangeDetectionStrategy.onPush" instead')
@protected
void detachDeprecated();