output property

String? output

Implementation

String? get output => content?.parts?.lastOrNull?.text;