timestamp property
The timestamp of the block containing the rewards transaction.
Implementation
@JsonKey(
fromJson: heliumTimestampFromJson,
toJson: heliumTimestampToJson,
)
final DateTime timestamp;
The timestamp of the block containing the rewards transaction.
@JsonKey(
fromJson: heliumTimestampFromJson,
toJson: heliumTimestampToJson,
)
final DateTime timestamp;