AppContext constructor
const
AppContext({})
Implementation
const AppContext({
this.session = const {},
this.execution = const {},
this.scopes = const {},
this.installationId,
this.app,
this.device,
this.user,
});