text property

  1. @BuiltValueField.new(wireName: r'text')
String get text

The total fare amount, formatted in the requested language.

Implementation

@BuiltValueField(wireName: r'text')
String get text;