aabPath property
The standard path for the Android App Bundle (AAB) file.
This constant represents the typical output path for a release AAB generated by Flutter builds.
Implementation
static String aabPath = './build/app/outputs/bundle/release/app-release.aab';