field_data property

FieldStart.field_data property

Gets custom field data which is associated with the field.

@property
def field_data(self) -> bytes:
    ...

See Also