CloudFrontRecords constructor

CloudFrontRecords({
  1. required CloudFront cf,
})

Implementation

CloudFrontRecords({required this.cf});