rva property

int rva
latefinal

The relative virtual address (RVA) within the image file where the field's data is stored.

Implementation

late final int rva = readUint32(0);