timeout property
The timeout for connecting to the database and for all database operations.
Implementation
Duration timeout = Duration(seconds: 30);
The timeout for connecting to the database and for all database operations.
Duration timeout = Duration(seconds: 30);