HCDataFactoryImpl constructor
HCDataFactoryImpl(
- JsonConverter converter
Creates a new factory with the specified JSON converter.
Implementation
HCDataFactoryImpl(this.converter);
Creates a new factory with the specified JSON converter.
HCDataFactoryImpl(this.converter);