asPiB property
Information
get
asPiB
Returns an Information representing this quantity in Pebibytes (PiB).
Implementation
Information get asPiB => convertTo(InformationUnit.pebibyte);
Returns an Information representing this quantity in Pebibytes (PiB).
Information get asPiB => convertTo(InformationUnit.pebibyte);