ApkSplits constructor

ApkSplits({
  1. List<FileReference>? bundleSplits,
})

Implementation

ApkSplits({this.bundleSplits});