pipelineRemotes property

  1. @override
List<PipelineRemoteStorage> get pipelineRemotes

Remote storage operations (GET/PUT/DELETE)

Implementation

@override
List<PipelineRemoteStorage> get pipelineRemotes => _remotes;