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