prices property

List<Merchant>? get prices
inherited

List of the merchants selling this book with real-time prices

Implementation

List<Merchant>? get prices => throw _privateConstructorUsedError;