apiBaseUrl constant

String const apiBaseUrl

Base URL for the WhatsApp Cloud API

Implementation

static const String apiBaseUrl = 'https://graph.facebook.com/v16.0';