slowly property

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

Implementation

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