BtcPurchaseWidget<T extends StatefulWidget> constructor
BtcPurchaseWidget<T extends StatefulWidget> ()
Implementation
BtcPurchaseWidget(this.purchase_ids, this.purchase_type, this.purchase_other_ids, this.purchase_other_type) :
assert(purchase_type != purchase_other_type );