A unique identifier for this asset. it's typically a hash of the asset's shortUri.
@override late final String id = xxh3String(Uint8List.fromList(stringUri.codeUnits));