piece property

String? piece
final

The actual content piece.

For instance the path to an image, video, audio, any text.

Corresponds with c_p.

Implementation

final String? piece;