updateValue method

void updateValue(
  1. WebPlayerValue newValue
)

Implementation

void updateValue(WebPlayerValue newValue) => value = newValue;