NotAskedYet constructor

const NotAskedYet(
  1. List<String> permissions
)

Implementation

const NotAskedYet(this.permissions);