menu
monero_flutter package
documentation
entities/transaction_info_row.dart
TransactionInfoRow
getIsPending method
getIsPending method
dark_mode
light_mode
getIsPending
method
bool
getIsPending
(
)
Implementation
bool getIsPending() => isPending != 0;
monero_flutter package
documentation
entities/transaction_info_row
TransactionInfoRow
getIsPending method
TransactionInfoRow class