fromJson static method
Implementation
static RedirectURLObjectEnum? fromJson(dynamic value) =>
RedirectURLObjectEnumTypeTransformer().decode(value);
static RedirectURLObjectEnum? fromJson(dynamic value) =>
RedirectURLObjectEnumTypeTransformer().decode(value);