menu
yubikit_openpgp package
documentation
smartcard/response.dart
ErrorResponse
ErrorResponse.new const constructor
ErrorResponse.new const constructor
dark_mode
light_mode
ErrorResponse
constructor
const
ErrorResponse
(
int
sw1
,
int
sw2
)
Implementation
const ErrorResponse(this.sw1, this.sw2) : super._();
yubikit_openpgp package
documentation
smartcard/response
ErrorResponse
ErrorResponse.new const constructor
ErrorResponse class