Manifest constructor

Manifest({
  1. String? manifestLocation,
})

Implementation

Manifest({this.manifestLocation});