menu
serverpod_postgres_pool package
documentation
postgres_pool.dart
LSN
LSN constructor
LSN constructor
dark_mode
light_mode
LSN
constructor
LSN
(
int
value
)
Construct an LSN from a 64-bit integer.
Implementation
LSN(this.value);
serverpod_postgres_pool package
documentation
postgres_pool
LSN
LSN constructor
LSN class