PageObject constructor

const PageObject({
  1. Map<String, String>? code,
})

Implementation

const PageObject({this.code});