menu
bungie_api package
documentation
models/datapoint.dart
Datapoint
time property
time property
dark_mode
light_mode
time
property
@JsonKey(name: 'time')
String
?
time
getter/setter pair
Timestamp for the related count.
Implementation
@JsonKey
(name:
'time'
)
String?
time;
bungie_api package
documentation
models/datapoint
Datapoint
time property
Datapoint class
Constructors
Datapoint
fromJson
Properties
count
hashCode
runtimeType
time
Methods
asyncToJson
noSuchMethod
toJson
toString
Operators
operator ==
Static methods
asyncFromJson