fromJson static method
Implementation
static AllowlistIdentifierObjectEnum? fromJson(dynamic value) =>
AllowlistIdentifierObjectEnumTypeTransformer().decode(value);
static AllowlistIdentifierObjectEnum? fromJson(dynamic value) =>
AllowlistIdentifierObjectEnumTypeTransformer().decode(value);