getDataCharactersticUUID method

Future<String?> getDataCharactersticUUID()

Implementation

Future<String?> getDataCharactersticUUID() {
  throw UnimplementedError(
      'getDataCharactersticUUID() has not been implemented.');
}