host property

String host
final

The database host address (e.g., 'localhost', 'db.supabase.co').

Implementation

final String host;