buildAsyncValue method

  1. @protected
void buildAsyncValue()

Implementation

@protected
void buildAsyncValue() {
  _asyncValue = valueBuilder();
}