FTXLiveLocalRecordComplete typedef

FTXLiveLocalRecordComplete = void Function(int result, String reason)

Implementation

typedef FTXLiveLocalRecordComplete = void Function(int code, String storagePath);