normalizedVertices property Null safety
- @JsonKey(defaultValue: [])
final
The bounding polygon normalized vertices.
Implementation
@JsonKey(defaultValue: [])
final List<NormalizedVertex> normalizedVertices;
The bounding polygon normalized vertices.
@JsonKey(defaultValue: [])
final List<NormalizedVertex> normalizedVertices;