PopupConfigOptions constructor

PopupConfigOptions({
  1. String? timeoutInSeconds,
})

Implementation

external factory PopupConfigOptions({String? timeoutInSeconds});