port constant

int const port

Development server port (Flutter app)

Implementation

static const int port = 8080;