terabytes top-level property
10^12 bytes. Use Information.tebibytes (TiB) instead for the binary interpretation of TB (2^40 bytes).
Implementation
final InformationUnits terabytes = Information.bytes.tera() as InformationUnits;
10^12 bytes. Use Information.tebibytes (TiB) instead for the binary interpretation of TB (2^40 bytes).
final InformationUnits terabytes = Information.bytes.tera() as InformationUnits;