trxAmount property

BigInt get trxAmount

the trx amount of contract; if contract need any trx amount for spending, stack, freez or ....

Implementation

BigInt get trxAmount => BigInt.zero;