fromJson static method
Implementation
static RolePermissionsEnum fromJson(dynamic value) =>
RolePermissionsEnumTypeTransformer().decode(value);
static RolePermissionsEnum fromJson(dynamic value) =>
RolePermissionsEnumTypeTransformer().decode(value);