relativeTimeDescription property

  1. @BuiltValueField(wireName: r'relative_time_description')
String? relativeTimeDescription

The time that the review was submitted in text, relative to the current time.

Implementation

@BuiltValueField(wireName: r'relative_time_description')
String? get relativeTimeDescription;