MiniProgramDeliveryContext constructor
const
MiniProgramDeliveryContext({})
Implementation
const MiniProgramDeliveryContext({
required this.hostApp,
required this.sdkVersion,
required this.hostVersion,
required this.capabilities,
this.platform,
this.locale,
this.tenantId,
this.pinnedVersion,
});