PipFlutterPlayerNotificationConfiguration constructor
const
PipFlutterPlayerNotificationConfiguration({})
Implementation
const PipFlutterPlayerNotificationConfiguration({
this.showNotification,
this.title,
this.author,
this.imageUrl,
this.notificationChannelName,
this.activityName,
});