lastConnectedTimestamp property

  1. @JsonKey(name: 'lastConnectedTimestamp')
DateTime? lastConnectedTimestamp
final

Implementation

@JsonKey(name: 'lastConnectedTimestamp')
final DateTime? lastConnectedTimestamp;