menu
hive_api package
documentation
hive_api.dart
AccountHistoryEntry
timestamp property
timestamp property
dark_mode
light_mode
timestamp
property
@JsonKey(fromJson: forceUtcDate, toJson: stripUtcZ)
DateTime
timestamp
final
Implementation
@JsonKey(fromJson: forceUtcDate, toJson: stripUtcZ) final DateTime timestamp;
hive_api package
documentation
hive_api
AccountHistoryEntry
timestamp property
AccountHistoryEntry class