Future<int> skipCustomFileStreamChunk(String session, int count) async { throw UnimplementedError( 'skipCustomFileStreamChunk() has not been implemented.'); }