menu
puppeteer package
documentation
browser
PermissionType
PermissionType const constructor
PermissionType
brightness_4
PermissionType
constructor
Null safety
const
PermissionType
(
String
value
)
Implementation
const PermissionType(this.value);
puppeteer package
documentation
browser
PermissionType
PermissionType const constructor
PermissionType enum
Constructors
PermissionType
fromJson
Values
accessibilityEvents
audioCapture
backgroundSync
backgroundFetch
clipboardReadWrite
clipboardSanitizedWrite
displayCapture
durableStorage
flash
geolocation
idleDetection
localFonts
midi
midiSysex
nfc
notifications
paymentHandler
periodicBackgroundSync
protectedMediaIdentifier
sensors
storageAccess
topLevelStorageAccess
videoCapture
videoCapturePanTiltZoom
wakeLockScreen
wakeLockSystem
windowManagement
Properties
hashCode
index
runtimeType
value
Methods
noSuchMethod
toJson
toString
Operators
operator ==
Constants
values