installerStore property Null safety
The installer store. Indicates through which store this application was installed.
Implementation
String? get installerStore => package!.installerStore;
The installer store. Indicates through which store this application was installed.
String? get installerStore => package!.installerStore;