port property Null safety

int port
read / write

The port of the database to connect to.

This property is required.

Implementation

late int port;