firm property

FirmRights firm
final

Implementation

static final firm = FirmRights(
  rights: const [Right.read, Right.update, Right.delete],
);