updatedAt property
ISO 8601 timestamp when the server was last updated
Implementation
@JsonKey(includeIfNull: true, name: 'updated_at')
final String? updatedAt;
ISO 8601 timestamp when the server was last updated
@JsonKey(includeIfNull: true, name: 'updated_at')
final String? updatedAt;