endedTimestamp property
The ISO 8601 timestamp of when the call ended
Implementation
@JsonKey(includeIfNull: false, name: 'ended_timestamp')
final DateTime? endedTimestamp;
The ISO 8601 timestamp of when the call ended
@JsonKey(includeIfNull: false, name: 'ended_timestamp')
final DateTime? endedTimestamp;