matchesGoldenFile property
@doc Asserts that the current canvas matches a baseline image file.
Implementation
@$pb.TagNumber(10)
FFThenTestStep_MatchesGoldenFile get matchesGoldenFile => $_getN(9);
Implementation
@$pb.TagNumber(10)
set matchesGoldenFile(FFThenTestStep_MatchesGoldenFile value) =>
$_setField(10, value);