menu
shs_cardscan package
documentation
cardscan_platform_interface.dart
CardscanPlatform
isSupported method
isSupported method
dark_mode
light_mode
isSupported
method
Future
<
bool
>
isSupported
(
)
Implementation
Future<bool> isSupported() { throw UnimplementedError('isSupported() has not been implemented.'); }
shs_cardscan package
documentation
cardscan_platform_interface
CardscanPlatform
isSupported method
CardscanPlatform class