customTypes property Null safety

  1. @JsonKey(defaultValue: {})
Map<String, int> customTypes
read / write

Implementation

@JsonKey(defaultValue: {})
Map<String, int> customTypes;