menu
dart_resend package
documentation
dart_resend.dart
ResendRetrieveDomainResponse
records property
records property
dark_mode
light_mode
records
property
List
<
ResendDomainRecord
>
records
final
The records of the domain
Implementation
final List<ResendDomainRecord> records;
dart_resend package
documentation
dart_resend
ResendRetrieveDomainResponse
records property
ResendRetrieveDomainResponse class