crc32c property
CRC32c checksum, as described in RFC 4960, Appendix B; encoded using base64 in big-endian byte order.
For more information about using the CRC32c checksum, see Data Validation and Change Detection.
Implementation
core.String? crc32c;