isCrc64Supported function Null safety

bool isCrc64Supported()

Implementation

bool isCrc64Supported() {
  return isCrc64Supported_();
}