AppBundle constructor
      
      AppBundle({ 
    
    
- ApkSplits? apks,
- FileReference? bundleLocation,
Implementation
AppBundle({this.apks, this.bundleLocation});AppBundle({this.apks, this.bundleLocation});