givenFlutsterTestRecord property

FlutsterTestRecord? givenFlutsterTestRecord
final

givenFlutsterTestRecord is the place where the test events are stored.

Implementation

final FlutsterTestRecord? givenFlutsterTestRecord;