Permission constructor

Permission({
  1. String? camera,
})

Implementation

Permission({this.camera});