1. DomName('BluetoothUUID.getDescriptor')
  2. DocsEditable()
  3. Experimental()
String getDescriptor(Object name)

Source

@DomName('BluetoothUUID.getDescriptor')
@DocsEditable()
@Experimental() // untriaged
static String getDescriptor(Object name) => _blink.BlinkBluetoothUUID.instance.getDescriptor_Callback_1_(name);