closeCode property

int? closeCode

Before the connection has been closed, this will be null.

Implementation

int? get closeCode => null;