fromJson static method
Implementation
static CreateApiKey200ResponseObjectEnum? fromJson(dynamic value) =>
CreateApiKey200ResponseObjectEnumTypeTransformer().decode(value);
static CreateApiKey200ResponseObjectEnum? fromJson(dynamic value) =>
CreateApiKey200ResponseObjectEnumTypeTransformer().decode(value);