comment property

String? get comment

Implementation

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