description property

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

The description for this outgoing webhook

Implementation

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