isTransactionValid property

bool get isTransactionValid

Implementation

bool get isTransactionValid => nsu != null && nsu!.isNotEmpty;