proxyUpdateShouldNotify method

bool proxyUpdateShouldNotify(
  1. T? value
)

Implementation

bool proxyUpdateShouldNotify(T? value) => true;