type property

  1. @JsonKey(name: 'type_')
PostListingType? type
inherited

Implementation

@JsonKey(name: 'type_')
PostListingType? get type => throw _privateConstructorUsedError;