GenerateScreenBindings constructor
const
GenerateScreenBindings({})
Implementation
const GenerateScreenBindings({
this.isAccessibleOnlyIfLoggedInAndVerified,
this.isAccessibleOnlyIfLoggedIn,
this.isAccessibleOnlyIfLoggedOut,
this.isRedirectable,
this.path,
this.internalParameters,
this.queryParameters,
this.defaultTitle,
this.makeup,
this.className,
this.screenKey,
});