caption property

String? caption
final

A caption text to display instead of the url. If it's null, then the URL will be displayed.

@optional

Implementation

final String? caption;