Lê dados recebidos do dispositivo.
Retorna:
String
null
@override Future<String?> read() async { return await _channel.invokeMethod('read'); }