blockTime property
The estimated production time, as Unix timestamp (seconds since the Unix epoch) of when the transaction was processed - null if not available.
Implementation
final i64? blockTime;
The estimated production time, as Unix timestamp (seconds since the Unix epoch) of when the transaction was processed - null if not available.
final i64? blockTime;