BetterPlayerNotificationConfiguration constructor
const
BetterPlayerNotificationConfiguration({})
Implementation
const BetterPlayerNotificationConfiguration({
this.showNotification,
this.title,
this.author,
this.imageUrl,
this.notificationChannelName,
this.activityName,
this.skipForwardTimeInMilliseconds = 10000,
this.skipBackwardTimeInMilliseconds = 10000,
});