timestamp property

int timestamp

Timestamp when the new block was created

Implementation

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