slowly property

  1. @visibleForTesting
  2. @protected
Slowly<Object> get slowly

Implementation

@visibleForTesting
@protected
Slowly<Object> get slowly => _slowly ??= Slowly();