packet property

List<int>? get packet

Implementation

List<int>? get packet =>
    const fb.Uint8ListReader().vTableGetNullable(_bc, _bcOffset, 4);