build property

FutureOr<SemanticsSnapshot> Function() build
final

Builds the input to audit. Called once per harness run.

Implementation

final FutureOr<SemanticsSnapshot> Function() build;