onClose property

dynamic Function(int code, String? error) onClose
final

Implementation

final Function(int code, String? error) onClose;