updateFrame method

void updateFrame(
  1. String frame
)

Implementation

void updateFrame(String frame) => _liveFrame = frame;