blockTime property

int? blockTime
final

Estimated production time, as Unix timestamp (seconds since the Unix epoch) of when transaction was processed. null if not available.

Implementation

final int? blockTime;