supportedChecksumAlgorithms property

List<ChecksumAlgorithm>? supportedChecksumAlgorithms
final

Checksum algorithms supported by the debug adapter.

Implementation

final List<ChecksumAlgorithm>? supportedChecksumAlgorithms;