fromJson static method
Implementation
static BlocklistIdentifierObjectEnum? fromJson(dynamic value) =>
BlocklistIdentifierObjectEnumTypeTransformer().decode(value);
static BlocklistIdentifierObjectEnum? fromJson(dynamic value) =>
BlocklistIdentifierObjectEnumTypeTransformer().decode(value);