amount property

int amount

Amount of the promissory, represented as a decimal expanded unsigned integer

Implementation

int get amount => const fb.Int64Reader().vTableGet(_bc, _bcOffset, 12, 0);