WindowHandleImpl constructor

WindowHandleImpl(
  1. String url, {
  2. String? id,
})

Implementation

WindowHandleImpl(super.url, {super.id});