getDeviceId method

  1. @override
Future<String?> getDeviceId()
override

Implementation

@override
Future<String?> getDeviceId() async => await methodChannel.invokeMethod('getDeviceId');