getOption method

dynamic getOption(
  1. String name
)

Implementation

dynamic getOption(String name) => jsProxy![name];