dcoDecodeI64 function
This is only intended to be used by automatically generated code, instead of developers.
Implementation
BigInt dcoDecodeI64(dynamic raw) => jsBigIntToDartBigInt(raw);
This is only intended to be used by automatically generated code, instead of developers.
BigInt dcoDecodeI64(dynamic raw) => jsBigIntToDartBigInt(raw);