packet property

List<int>? packet

Implementation

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