maybeUpdate method

void maybeUpdate()

(undocumented) The use of this method at the wrong time may have some unexpected side-effects.

Implementation

void maybeUpdate() {
  _i4.callMethod(
    this,
    'maybeUpdate',
    [],
  );
}