props property Null safety
Implementation
List<Object?> get props => [
appId,
description,
bodyComponents,
imageId,
imagePositionRelative,
imageAlignment,
imageWidth,
conditions,
];
List<Object?> get props => [
appId,
description,
bodyComponents,
imageId,
imagePositionRelative,
imageAlignment,
imageWidth,
conditions,
];