providerId abstract method
Use the same id for the identical data, to prevent repeated loading of the same data into RAM and VRAM.
Implementation
core.String providerId();
Use the same id for the identical data, to prevent repeated loading of the same data into RAM and VRAM.
core.String providerId();