featureType property

  1. @JsonKey.new(name: 'feature_type')
String get featureType
inherited

Implementation

@JsonKey(name: 'feature_type')
String get featureType => throw _privateConstructorUsedError;