data property

List<int>? get data

Implementation

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