via property

String? via
final

A username to associate with the tweet.

The provided username will be appended to the end of the tweet with the text "via @username".

Implementation

final String? via;