refresh abstract method

Future<bool> refresh([
  1. bool notifyStateChanged = false
])

Implementation

Future<bool> refresh([bool notifyStateChanged = false]);