getProcessBinds method

  1. @visibleForTesting
List<Bind<Object>> getProcessBinds()

Implementation

@visibleForTesting
List<Bind> getProcessBinds() => _binds;