baseURL property
Base URL for API requests
- Production: Railway endpoint (e.g., "https://api.runanywhere.ai")
- Development: Can be left empty if supabase config is provided
Implementation
final String? baseURL;
Base URL for API requests
final String? baseURL;