OnFileSelected typedef

OnFileSelected = void Function(CyberFileResult result)

Callback khi chọn file thành công

Implementation

typedef OnFileSelected = void Function(CyberFileResult result);