isPayment property

bool isPayment

Implementation

bool get isPayment => this.tags.contains(Tags.paymentProvider);