menu
native_qr package
documentation
native_qr_platform_interface.dart
NativeQrPlatform
getQrCode method
getQrCode method
dark_mode
light_mode
getQrCode
method
Future
<
String
?
>
getQrCode
(
)
Implementation
Future<String?> getQrCode() { throw UnimplementedError('getQrCode() has not been implemented.'); }
native_qr package
documentation
native_qr_platform_interface
NativeQrPlatform
getQrCode method
NativeQrPlatform class