menu
kozen_p package
documentation
kozen_p_platform_interface.dart
Kozen_pPlatform
loadPinKey method
loadPinKey method
dark_mode
light_mode
loadPinKey
method
Future
<
String
?
>
loadPinKey
(
String
pinKey
)
Implementation
Future<String?> loadPinKey(String pinKey) { throw UnimplementedError('This is not implemented'); }
kozen_p package
documentation
kozen_p_platform_interface
Kozen_pPlatform
loadPinKey method
Kozen_pPlatform class