fromJson static method
Implementation
static VerificationTicketStrategyEnum? fromJson(dynamic value) =>
VerificationTicketStrategyEnumTypeTransformer().decode(value);
static VerificationTicketStrategyEnum? fromJson(dynamic value) =>
VerificationTicketStrategyEnumTypeTransformer().decode(value);