isFee property

bool isFee

Implementation

bool get isFee => where((a) => a.typeUrl == feeTypeUrl).isNotEmpty;