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