menu
phoneinformations package
documentation
phoneinformations_platform_interface.dart
PhoneinformationsPlatform
getSimCard method
getSimCard method
dark_mode
light_mode
getSimCard
method
Future
<
SimCards
>
getSimCard
(
)
Implementation
Future <SimCards> getSimCard() { throw UnimplementedError('SimCard() has not been implemented.'); }
phoneinformations package
documentation
phoneinformations_platform_interface
PhoneinformationsPlatform
getSimCard method
PhoneinformationsPlatform class