full_text property

full_text property

Gets the full text (AdditionalText + Text).

Definition:

@property
def full_text(self):
    ...

See Also