menu
gertec_plus package
documentation
gertec_plus_platform_interface.dart
GertecPlusPlatform
msrRead method
msrRead method
dark_mode
light_mode
msrRead
method
Future
<
Map
<
String
,
dynamic
>
?
>
msrRead
(
)
Implementation
Future<Map<String, dynamic>?> msrRead() => _unimpl('msrRead');
gertec_plus package
documentation
gertec_plus_platform_interface
GertecPlusPlatform
msrRead method
GertecPlusPlatform class