defaultListingType property

  1. @JsonKey(fromJson: postListingTypeFromIndex, toJson: postListingTypeToIndex)
PostListingType defaultListingType
inherited

Implementation

@JsonKey(fromJson: postListingTypeFromIndex, toJson: postListingTypeToIndex)
PostListingType get defaultListingType => throw _privateConstructorUsedError;