encode method

String encode(
  1. RolePermissionsEnum data
)

Implementation

String encode(RolePermissionsEnum data) => data.value;