contentValue property

  1. @override
String get contentValue
override

The actual content value (text string, file path, URL, etc.).

Implementation

@override
String get contentValue => url;