PresentationComponent constructor Null safety
- {dynamic super}
Implementation
PresentationComponent(
{super.key,
required super.app,
required super.presentationId,
this.parameters});
PresentationComponent(
{super.key,
required super.app,
required super.presentationId,
this.parameters});