customPostPath property

String? customPostPath
final

Set a path for POST requests. This will override the default "com.snowplowanalytics.snowplow/tp2" path. You will need to configure your collector to accept your custom path.

Implementation

final String? customPostPath;