aab property

String? aab
final

Path to a specific AAB (Android App Bundle) file to upload.

Used when uploading a single AAB file. AAB is the preferred format for Google Play Store distribution.

Implementation

final String? aab;