metadata property

  1. @JsonKey(disallowNullValue: true)
DestinationMetadata metadata
final

The metadata of the destination.

Implementation

@JsonKey(disallowNullValue: true)
final DestinationMetadata metadata;