port property

String? port
getter/setter pair

Implementation

String? port = dotenv.env['PORT']!;