StampListResult constructor

StampListResult(
  1. List<Stamp> stamps
)

Implementation

StampListResult(this.stamps);