body property

List<int>? body

Implementation

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