time property

  1. @JsonKey(fromJson: heliumBlockTimeFromJson, toJson: heliumBlockTimeToJson)
DateTime time
final

The transaction time.

Implementation

@JsonKey(fromJson: heliumBlockTimeFromJson, toJson: heliumBlockTimeToJson)
final DateTime time;