customFields property

  1. @JsonKey(name: 'custom_fields')
Map<String, String> customFields
inherited

Implementation

@JsonKey(name: 'custom_fields')
Map<String, String> get customFields => throw _privateConstructorUsedError;