ScreenShotCallbackFlutterApiImp constructor
ScreenShotCallbackFlutterApiImp({
- required dynamic onScreenShotCallback()?,
Implementation
ScreenShotCallbackFlutterApiImp({
required this.onScreenShotCallback,
});