jsgetDeviceInfo function

  1. @JS()
Future jsgetDeviceInfo(
  1. dynamic port
)

Implementation

@JS()
external Future<dynamic> jsgetDeviceInfo(port);