manualAppInfo property

AppManualAppInfo? manualAppInfo
getter/setter pair

The information for an app that is not linked to any app store.

After an app is linked, this information is still retrivable. If no name is provided for the app upon creation, a placeholder name will be used.

Implementation

AppManualAppInfo? manualAppInfo;