CapturedPageElement constructor

CapturedPageElement(
  1. String id,
  2. ElementBounds bounds
)

Implementation

external factory CapturedPageElement(String id, ElementBounds bounds);