testData property

Mapping from string ids to builders for specific screens for the real app.

Implementation

AFDefineTestDataContext get testData {
  return _afTestData;
}