Get all messages
static Future<List<Map<String,dynamic>>> getAllMessages(){ return TuyaCameraPlatform.instance.getAllMessages(); }