requestSent property
The body of the notification webhook that was sent to your server.
Implementation
@BuiltValueField(wireName: r'requestSent')
String? get requestSent;
The body of the notification webhook that was sent to your server.
@BuiltValueField(wireName: r'requestSent')
String? get requestSent;