baseUrl constant

String const baseUrl

Base URL for your Form.io project or instance. Example: 'https://yourproject.form.io'

Implementation

static const String baseUrl = 'https://your-formio-instance.form.io';