capture method

void capture()

Implementation

void capture() {
  platform.capture();
}