appleId property
Apple ID of the target application package.
The unique Apple ID number assigned to the application in App Store Connect. Used to identify the specific app for upload and validation operations. Can be found in App Store Connect app information.
Example: "1234567890"
Implementation
final String? appleId;