props property Null safety
Implementation
List<Object?> get props => [
appId,
description,
animationMilliseconds,
imageSeconds,
items,
background,
conditions,
];
List<Object?> get props => [
appId,
description,
animationMilliseconds,
imageSeconds,
items,
background,
conditions,
];