appGroupId property

String? appGroupId
final

The iOS App Group identifier to share data between the application and the application extensions.

Note that if using this then the App Group must be configured in the application and on the Apple Developer Portal.

This property is used on iOS only.

Implementation

final String? appGroupId;