externalSize property
The sum of sizes of all external properties in this graph in bytes.
Implementation
int get externalSize => _externalSize;
The sum of sizes of all external properties in this graph in bytes.
int get externalSize => _externalSize;