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