opts property

  1. @override
PassKeysOptions opts
override

Gets the PassKeysOptions used by the PasskeyInterface.

Implementation

@override
PassKeysOptions get opts => _opts;