fromJson static method
Implementation
static TestingTokenObjectEnum? fromJson(dynamic value) =>
TestingTokenObjectEnumTypeTransformer().decode(value);
static TestingTokenObjectEnum? fromJson(dynamic value) =>
TestingTokenObjectEnumTypeTransformer().decode(value);