isPayment property

bool get isPayment

Implementation

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