permissionVendorStreamCancelled top-level property

Permission permissionVendorStreamCancelled
getter/setter pair

Implementation

Permission permissionVendorStreamCancelled = Permission(
  uid: 'vendor-streams-cancelled',
  name: 'Vendor Stream Cancelled',
  description: 'Permission to view cancelled vendor streams',
);