remoteCreatedAt property
Indicates when the message was created on the server.
Implementation
@JsonKey(includeToJson: false, includeFromJson: false)
final DateTime? remoteCreatedAt;
Indicates when the message was created on the server.
@JsonKey(includeToJson: false, includeFromJson: false)
final DateTime? remoteCreatedAt;