add_Dismissed method
Implementation
@override
int add_Dismissed(Pointer<NativeFunction<TypedEventHandler>> handler) =>
_iToastNotification.add_Dismissed(handler);
@override
int add_Dismissed(Pointer<NativeFunction<TypedEventHandler>> handler) =>
_iToastNotification.add_Dismissed(handler);