buildId property
A unique identifier for the module, usually a hash of its contents (up to 128 bytes).
Implementation
TruncatableString? buildId;
A unique identifier for the module, usually a hash of its contents (up to 128 bytes).
TruncatableString? buildId;