dispose property

FutureOr<void> Function()? dispose
final

Releases resources owned by the fixture.

Implementation

final FutureOr<void> Function()? dispose;