menu
dnslib package
documentation
domain/dns_response_record_key.dart
KEYResponseRecord
representation property
representation property
dark_mode
light_mode
representation
property
@
override
String
get
representation
override
Implementation
@override String get representation => '$flags $protocol $algorithm ${base64.encode(publicKey)}';
dnslib package
documentation
domain/dns_response_record_key
KEYResponseRecord
representation property
KEYResponseRecord class