aabPaths property

List<String>? aabPaths
final

Array of paths to multiple AAB files to upload.

Used for uploading multiple AAB files in a single release. Less common than single AAB uploads.

Implementation

final List<String>? aabPaths;