onclose property

(void Function(int? code, String? reason)?) onclose
getter/setter pair

onclose

Implementation

void Function(int? code, String? reason)? onclose;