buildId property

TruncatableString? buildId
getter/setter pair

A unique identifier for the module, usually a hash of its contents (up to 128 bytes).

Implementation

TruncatableString? buildId;