CmisServerHttpAdapter.withCompleter constructor

CmisServerHttpAdapter.withCompleter([
  1. dynamic completion
])

Optional completer

Implementation

CmisServerHttpAdapter.withCompleter([super.completion])
    : super.withCompletion();