ciphertext property

String? get ciphertext

Implementation

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