@override Future<bool> updateSegments(List<String> tags) async { return _invokeBool('updateSegments', <String, dynamic>{'tags': tags}); }