TestInfoLogEntrySectionMetadata constructor

const TestInfoLogEntrySectionMetadata({
  1. required int testInfoId,
})

Implementation

const TestInfoLogEntrySectionMetadata({required this.testInfoId});