authorUrl property

  1. @BuiltValueField(wireName: r'author_url')
String? authorUrl

The URL to the user's Google Maps Local Guides profile, if available.

Implementation

@BuiltValueField(wireName: r'author_url')
String? get authorUrl;