expectedObservation property
Map<String, dynamic> ?
expectedObservation
final
The actor's post-action view, or null when the fixture records none.
Implementation
final Map<String, dynamic>? expectedObservation;