lastPinTimestamp property
ISO8601 timestamp of the last pinned message acknowledged
Implementation
@JsonKey(includeIfNull: true, name: 'last_pin_timestamp')
final String? lastPinTimestamp;
ISO8601 timestamp of the last pinned message acknowledged
@JsonKey(includeIfNull: true, name: 'last_pin_timestamp')
final String? lastPinTimestamp;