FaderModel constructor
FaderModel({})
Implementation
FaderModel({
required this.documentID,
required this.appId,
this.description,
this.animationMilliseconds,
this.imageSeconds,
this.items,
this.background,
this.conditions,
});