fromJson static method
Implementation
static TicketStrategyEnum? fromJson(dynamic value) =>
TicketStrategyEnumTypeTransformer().decode(value);
static TicketStrategyEnum? fromJson(dynamic value) =>
TicketStrategyEnumTypeTransformer().decode(value);