fromJson static method
Implementation
static ConnectionsCredentialTypeEnum? fromJson(dynamic value) => ConnectionsCredentialTypeEnumTypeTransformer().decode(value);
static ConnectionsCredentialTypeEnum? fromJson(dynamic value) => ConnectionsCredentialTypeEnumTypeTransformer().decode(value);