preparePoolElement method

FutureOr<C?> preparePoolElement(
  1. C o
)
inherited

Implementation

FutureOr<O?> preparePoolElement(O o) => o;