bodyText property

  1. @JsonKey(name: 'bodyText')
String? get bodyText
inherited

Body converted to text

Only returned when in lastRenderablePart

Implementation

@JsonKey(name: 'bodyText')
String? get bodyText => throw _privateConstructorUsedError;