petabytes top-level property
10^15 bytes. Use Information.pebibytes (PiB) instead for the binary interpretation of PB (2^50 bytes).
Implementation
final InformationUnits petabytes = Information.bytes.peta() as InformationUnits;
10^15 bytes. Use Information.pebibytes (PiB) instead for the binary interpretation of PB (2^50 bytes).
final InformationUnits petabytes = Information.bytes.peta() as InformationUnits;