detachDeprecated abstract method

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

Implementation

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