testData property
AFDefineTestDataContext
get
testData
Mapping from string ids to builders for specific screens for the real app.
Implementation
AFDefineTestDataContext get testData {
return _afTestData;
}