toInt64 method
Truncating narrow, then reinterpret (wrapping, like a Rust as i64
cast).
Implementation
Int64 toInt64() => Int64.unsafe(_d0);
Truncating narrow, then reinterpret (wrapping, like a Rust as i64
cast).
Int64 toInt64() => Int64.unsafe(_d0);