iosImplementation property

IOSFlutterLocalNotificationsPlugin? iosImplementation
getter/setter pair

Implementation

IOSFlutterLocalNotificationsPlugin? iosImplementation =
    flutterLocalNotificationsPlugin.resolvePlatformSpecificImplementation<
        IOSFlutterLocalNotificationsPlugin>();