CustomJsonDecoder constructor

CustomJsonDecoder(
  1. Map<Type, JsonFactory> factories
)

Implementation

CustomJsonDecoder(this.factories);