We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 00d30cd commit fbb3340Copy full SHA for fbb3340
lib/src/surrealdb_wasm.dart
@@ -204,7 +204,8 @@ class Surreal {
204
/// The optional [namespace] parameter,
205
/// and the optional [database] parameter.
206
///
207
- /// If neither [namespace] nor [database] is provided, it will throw an exception.
+ /// If neither [namespace] nor [database] is provided,
208
+ /// it will throw an exception.
209
210
/// Example usage:
211
/// ```dart
0 commit comments