constants library
Constants
- disableFilterTouchesConst → const String
- Method channel name for disabling touch filtering when obscured.
- enableFilterTouchesConst → const String
- Method channel name for enabling touch filtering when obscured.
- startListeningConst → const String
- Method channel name for starting overlay detection.
- stopListeningConst → const String
- Method channel name for stopping overlay detection.
- tapjackEventChannel → const String
- The EventChannel name used for streaming overlay detection events.
- tapjackMethodChannel → const String
- The MethodChannel name used for invoking plugin methods.