Permissions constructor

Permissions({
  1. Map<String, dynamic>? permissions,
})

Implementation

Permissions({this.permissions});