floorPrices property

  1. @JsonKey(name: 'floor_prices')
List<NFTFloorPrice>? floorPrices
inherited

Implementation

@JsonKey(name: 'floor_prices')
List<NFTFloorPrice>? get floorPrices => throw _privateConstructorUsedError;