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