PermanentlyDenied constructor

const PermanentlyDenied(
  1. List<String> missingPermissions
)

Implementation

const PermanentlyDenied(this.missingPermissions);