toI64 property

BigInt get toI64

Implementation

BigInt get toI64 => toSigned(64);