toValidUUIDList method

List<String> toValidUUIDList()

Implementation

List<String> toValidUUIDList() => map(BleUuidParser.string).toList();