installerStore property Null safety

String? installerStore

The installer store. Indicates through which store this application was installed.

Implementation

String? get installerStore => package!.installerStore;