relativeTimeDescription property

  1. @BuiltValueField.new(wireName: r'relative_time_description')
String get 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;