bluetooth static method

String bluetooth(
  1. String mac
)

Implementation

static String bluetooth(String mac) => 'BT:$mac';