startedAtMs property
Session start Unix timestamp in milliseconds
Implementation
@JsonKey(includeIfNull: true, name: 'started_at_ms')
final int? startedAtMs;
Session start Unix timestamp in milliseconds
@JsonKey(includeIfNull: true, name: 'started_at_ms')
final int? startedAtMs;