fromJson static method
Implementation
static RoleSetObjectEnum? fromJson(dynamic value) =>
RoleSetObjectEnumTypeTransformer().decode(value);
static RoleSetObjectEnum? fromJson(dynamic value) =>
RoleSetObjectEnumTypeTransformer().decode(value);