Extract the embedded smart contract schema bytes. Returns null if no schema is embedded.
null
The raw module schema if found.
If the module source cannot be parsed or contains duplicate schema sections.
The smart contract module source.
Generated using TypeDoc
Extract the embedded smart contract schema bytes. Returns
null
if no schema is embedded.Returns
The raw module schema if found.
Throws
If the module source cannot be parsed or contains duplicate schema sections.