converters property

List<JsonConverter> converters
final

The list of registered converters.

Implementation

final List<JsonConverter> converters;