DefaultApplication constructor

DefaultApplication({
  1. String? packageName,
})

Implementation

DefaultApplication({this.packageName});