onClose property

dynamic Function(int code, String reason)? onClose
getter/setter pair

Implementation

Function(int code, String reason)? onClose;