fromJson static method
Implementation
static MemberRolePermissionsEnum fromJson(dynamic value) =>
MemberRolePermissionsEnumTypeTransformer().decode(value);
static MemberRolePermissionsEnum fromJson(dynamic value) =>
MemberRolePermissionsEnumTypeTransformer().decode(value);