handle property

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

The public handle/username on the platform

Implementation

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