FlushbarRemoteEvent constructor
const
FlushbarRemoteEvent({})
Implementation
const FlushbarRemoteEvent({
this.title,
required this.message,
required this.backgroundColor,
required this.duration,
required this.position,
this.actionLabel,
this.actionUrl,
this.iconName,
this.persistent = false,
});