data property

String? data

Implementation

String? get data =>
    const fb.StringReader().vTableGetNullable(_bc, _bcOffset, 4);