port property

int? get port

Implementation

int? get port => (_$data['port'] as int?);