Flashback constructor Null safety
Implementation
const Flashback({
required this.flashbackFrameIdentifier,
required this.flashbackSessionTime,
});
const Flashback({
required this.flashbackFrameIdentifier,
required this.flashbackSessionTime,
});