fromJson static method
Implementation
static IntrospectionResponseTokenTypeEnum? fromJson(dynamic value) => IntrospectionResponseTokenTypeEnumTypeTransformer().decode(value);
static IntrospectionResponseTokenTypeEnum? fromJson(dynamic value) => IntrospectionResponseTokenTypeEnumTypeTransformer().decode(value);