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