isWithdraw property

bool isWithdraw

Implementation

bool get isWithdraw => where((a) => a.typeUrl == withdrawTypeUrl).isNotEmpty;