rootId property

  1. @BuiltValueField(wireName: r'root_id')
String? rootId

The post ID to comment on

Implementation

@BuiltValueField(wireName: r'root_id')
String? get rootId;