CkPermissionHelperConfig class
Constructors
-
CkPermissionHelperConfig({String permissionDenied = 'Permission Denied', String openSettings = 'Open Settings', String cancel = 'Cancel', String permissionIsPermanentlyDenied = 'Permission is permanently denied.', String toFixThisPleaseGoTo = 'To fix this, please go to ', String andAllowThePermissionManually = 'and allow the permission manually.'})
-
const
Methods
-
noSuchMethod(Invocation invocation)
→ dynamic
-
Invoked when a nonexistent method or property is accessed.
inherited
-
toString()
→ String
-
A string representation of this object.
inherited