RedirectlyAppInstallLink constructor
const
RedirectlyAppInstallLink({})
Implementation
const RedirectlyAppInstallLink({
required this.slug,
required this.target,
required this.url,
required this.createdAt,
this.metadata,
});