appData property

AppData? appData
final

Common app data that applies to both platforms.

These properties will be used unless overridden by platform-specific data.

Implementation

final AppData? appData;